DocumentBuilder.insertStructuredDocumentTag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/) into the Document....StructuredDocumentTa into the document. insertStructuredDocu ( type...structured document tag. let doc = new aw . Document ( base . myDir...
OdtSaveOptions.measureUnit property. Allows to specify units of measure to apply to Document content...units of measure to apply to document content. The default value...measurable formatting and content properties in documents whereas...
ListCollection.getListByListId method. Gets a list by a list identifier....of the time you apply list formatting to paragraphs just by settings...Shows how to verify owner document properties of lists. let doc...
Aspose::Words::Paragraph::get_ListLabel method. Gets a ListLabel object that provides access to list numbering value and Formatting for this paragraph in C++....list numbering value and formatting for this paragraph. System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Rendering...
Font.bold property. True if the font is formatted as bold....property True if the font is formatted as bold. @property def bold...Examples Shows how to insert formatted text using DocumentBuilder...
Discover how to use the ChartNumberFormat FormatCode property to customize data label formats for clearer insights and enhanced data presentation....FormatCode property Gets or sets the format code applied to a data label...; set ; } Remarks Number formatting is used to change the way...
Discover the Aspose.Words.HorizontalRuleAlignment enum for precise control over horizontal rule alignment, enhancing your DocumentFormatting and design....customize its formatting. Document doc = new Document (); DocumentBuilder...
Font.complexScript property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the Formatting for this run....values when determining the formatting for this run. get complexScript...script. let doc = new aw . Document (); let builder = new aw ...
ShapeBase.isHorizontalRule property. Returns ``true`` if this shape is a horizontal rule....customize its formatting. let doc = new aw . Document (); let builder...